home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / restore-draft.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  754 b   |  21 lines

  1. RESTORE-DRAFT   -  continue a message saved with SAVE-DRAFT
  2.  
  3. Usage:  RESTORE-DRAFT filename
  4.  
  5. The RESTORE-DRAFT command is used to continue sending a message you
  6.   saved in mid-composition with the SAVE-DRAFT command.  It gets the
  7.   saved message and leaves you at a Send> prompt.
  8.  
  9. Example showing typical use; jonesletter is the SAVE-DRAFT file:
  10.     Read>restore-draft jonesletter
  11.     Send>text
  12.     [control-k to display existing text]
  13.   If you use emacs, type "edit" at the Send> prompt.
  14.  
  15. For more help, at the Send> prompt, type "help" and one of these topics:
  16.   save-draft   text   edit   display
  17.  
  18. Note: RESTORE-DRAFT does not remove the file.  To keep from filling your
  19.   disk space with unwanted files, use the shell command "rm":
  20.     $ rm filename
  21.